body {
    background: #f7f7f7;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}

.swiper-container {
    width: 1280px;
    height: 800px;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.index-banner {
    color: #fff;
    width: 1280px;
    height: 400px;
    padding-left: 0;
    padding-bottom: 0;
}

.banner-container {
    overflow: hidden;
}


.index-banner .swiper-pagination {
    margin-top: 40px;
    margin-bottom: 47px;
}

.swiper-pagination-customized-bullet {
    vertical-align: middle;
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url("./../../images/index/banner_hui.png") no-repeat center;
    margin-right: 20px;
}

.swiper-pagination-customized-bullet-active {
    vertical-align: middle;
    width: 21px;
    height: 20px;
    display: inline-block;
    background-image: url("./../../images/index/banner_current.png");
    background-size: contain;
    margin-right: 20px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff center;
    background-size: cover;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next{
    right: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url("./../../../images/index/Arrow_right.png") no-repeat center;
    background-size: contain;
    float: right;
}

.swiper-button-prev{
    left: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url("./../../../images/index/Arrow_left.png") no-repeat center;
    background-size: contain;
    float: left;
}
.gateway-home-main-one{
    width:100%;
    height:331px;
    background-color:white;
}

.gateway-home-main-one-content{
    width:1086px;
    margin:0 auto;
    padding:0 auto;
    padding-top:47px;
    padding-bottom:46px;
}

.gateway-home-main-one-left{
    width:522px;
    float:left;
}

.gateway-home-main-one-left-content{
    width:522px;
    height:221px;
    margin-top:42px;
}
.gateway-home-a{
    text-decoration: none;
}

.gateway-home-main-one-left-content-img{
    float:left;
}

.gateway-home-main-one-left-content-desc{
    margin-left:46px;
    width:297px;
    float:left;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0px;
    color: #464545;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:7;
    text-indent:2em;
}
.gateway-home-main-one-right{
    float:left;
    width:522px;
    margin-left:42px;
}

.gateway-home-main-one-hr{
    width:522px;
    height:3px;
    margin-top:7px;
    background-color: #dbddde;
}

.gateway-home-main-one-hr-active{
    width:97px;
    height:3px;
    background-color: #9b1e23;
}

.gateway-home-main-one-title{
    font-size: 16px;
    color: #a53438;
}

.gateway-home-main-two{
    height:450px;
    margin: 0 auto;
    padding:0 auto;
    width:1254px;
}

.gateway-home-main-two-title{
    text-align: center;
    padding-top: 51px;
    font-size: 16px;
    color: #a53438;
}

.gateway-home-main-two-content{
    width:268px;
    height:162px;
    margin-top:66px;
    margin-left:74px;
    margin-right:74px;
    background-color: #ffffff;
    border: solid 1px #efefef;
    float:left;
}
.gateway-home-main-two-content >img{
    margin-left:104px;
    margin-top:-30px;
}
.gateway-home-main-two-content-title{
    text-align: center;
    font-size: 15px;
    color: #2b2b2b;
    margin-top:22px;
}
.gateway-home-main-two-content-title.active{
    color: #9b1e23;
}

.gateway-home-main-two-content > a{
    text-decoration: none;
    text-align: center;
    color:white;
    line-height:32px;
}
.gateway-home-main-two-content-button{
    margin:0 auto;
    padding:0 auto;
    margin-top:27px;
    width: 94px;
    height: 32px;
    background-color: #9b1e23;
}

.gateway-home-main-one-right-content{
    width:522px;
    height:221px;
}

.gateway-home-main-one-right-content-desc {
    width:162px;
    height:179px;
    margin-top:42px;
    margin-left:11px;
    text-align: center;
    cursor:pointer;
    display:inline-block;
    background-color: #f9f9f9;
}
.gateway-home-main-one-right-content-desc.active {
    border-left:solid 1px #9b1e22;
}

.gateway-home-main-one-right-content-one{
    width:165px;
    margin-top:42px;
    background-size:71px 69px;
}

.gateway-home-main-one-right-content-title{
    margin-top:14px;
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    color: #454545;
}

.gateway-home-main-two-hr{
    width: 521px;
    height: 3px;
    background-color: #dbddde;
    margin:0 auto;
    padding:0 auto;
    margin-top:7px;
}

.gateway-home-main-two-hr-active{
    width:96px;
    height: 3px;
    margin:0 auto;
    padding:0 auto;
    background-color: #9b1e23;
}
